Skip to content

Update symfony/finder requirement from ^5.4|^6.0|^7.1 to ^5.4|^6.0|^7.1|^8.0 - #65

Merged
vjik merged 2 commits into
masterfrom
dependabot/composer/symfony/finder-tw-5.4tw-6.0tw-7.1tw-8.0
Aug 5, 2026
Merged

Update symfony/finder requirement from ^5.4|^6.0|^7.1 to ^5.4|^6.0|^7.1|^8.0#65
vjik merged 2 commits into
masterfrom
dependabot/composer/symfony/finder-tw-5.4tw-6.0tw-7.1tw-8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on symfony/finder to permit the latest version.

Release notes

Sourced from symfony/finder's releases.

v8.1.1

Changelog (symfony/finder@v8.1.0...v8.1.1)

Changelog

Sourced from symfony/finder's changelog.

CHANGELOG

8.1

  • Add Finder::useUnixPaths() to force forward slashes as the directory separator in returned paths

6.4

  • Add early directory pruning to Finder::filter()

6.2

  • Add Finder::sortByExtension() and Finder::sortBySize()
  • Add Finder::sortByCaseInsensitiveName() to sort by name with case insensitive sorting methods

6.0

  • Remove Comparator::setTarget() and Comparator::setOperator()

5.4.0

  • Deprecate Comparator::setTarget() and Comparator::setOperator()
  • Add a constructor to Comparator that allows setting target and operator
  • Finder's iterator has now Symfony\Component\Finder\SplFileInfo inner type specified
  • Add recursive .gitignore files support

5.0.0

  • added $useNaturalSort argument to Finder::sortByName()

4.3.0

  • added Finder::ignoreVCSIgnored() to ignore files based on rules listed in .gitignore

4.2.0

  • added $useNaturalSort option to Finder::sortByName() method
  • the Finder::sortByName() method will have a new $useNaturalSort argument in version 5.0, not defining it is deprecated
  • added Finder::reverseSorting() to reverse the sorting

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [symfony/finder](https://github.com/symfony/finder) to permit the latest version.
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/8.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/finder/commits/v8.1.1)

---
updated-dependencies:
- dependency-name: symfony/finder
  dependency-version: 8.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 14, 2026
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.24%. Comparing base (6e72033) to head (4ae5802).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #65   +/-   ##
=========================================
  Coverage     98.24%   98.24%           
  Complexity       20       20           
=========================================
  Files             1        1           
  Lines            57       57           
=========================================
  Hits             56       56           
  Misses            1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vjik
vjik merged commit 750dbf9 into master Aug 5, 2026
30 checks passed
@vjik
vjik deleted the dependabot/composer/symfony/finder-tw-5.4tw-6.0tw-7.1tw-8.0 branch August 5, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant